RoGr75 - EMA 50/8 Cross With Buy/Sell Signals RoGr75 - EMA 50/8 Cross With Buy/Sell Signals
---
**Overview:**
This script is designed to generate **Buy** and **Sell** signals based on the crossover and crossunder of two Exponential Moving Averages (EMAs): **EMA 8** (green line) and **EMA 50** (blue line). The signals are plotted at a user-defined distance from the candles, ensuring clear visibility and adaptability to market volatility.
---
**Key Features:**
1. **EMA Cross Signals**:
- A **Buy Signal** is generated when the **EMA 8** crosses above the **EMA 50**.
- A **Sell Signal** is generated when the **EMA 8** crosses below the **EMA 50**.
2. **Variable Signal Distance**:
- The distance of the Buy and Sell signals from the candles is controlled by a **user-defined input** (`signal_distance`).
- The distance is calculated using the **Average True Range (ATR)** to adapt to market volatility.
3. **Customizable Parameters**:
- `signal_distance`: Adjust the distance of the signals from the candles (default: 2.0).
- ATR period: Fixed at 14 but can be modified in the script.
4. **Visual Enhancements**:
- Buy signals are displayed as green labels below the candles.
- Sell signals are displayed as red labels above the candles.
- Optional background highlighting for Buy and Sell signals.
---
**How It Works:**
- The script calculates the **EMA 8** and **EMA 50** and plots them on the chart.
- When a crossover or crossunder occurs, a label is placed at a distance determined by the formula:
- **Buy Signal Position**: `low - (signal_distance * ATR(14))`
- **Sell Signal Position**: `high + (signal_distance * ATR(14))`
- The signals are clearly visible and adapt to the volatility of the asset.
---
**Input Parameters:**
- `signal_distance` (type: input float): Controls the distance of the Buy and Sell signals from the candles. Default value is `2.0`.
---
**Usage:**
1. Add the script to your chart in TradingView.
2. Adjust the `signal_distance` input to set the desired distance of the signals from the candles.
3. Monitor the Buy and Sell signals generated by the script for potential trading opportunities.
---
**Example:**
- If `signal_distance` is set to `2.0`, the Buy signal will appear **2x ATR** below the candle's low, and the Sell signal will appear **2x ATR** above the candle's high.
---
**Customization:**
- Modify the ATR period or replace it with a fixed value for static distance.
- Adjust the colors, styles, and sizes of the labels and EMAs to suit your preferences.
---
**Ideal For:**
- Traders looking for a simple and effective EMA crossover strategy.
- Users who want customizable signal placement for better visibility.
- Those who prefer volatility-adjusted signal distances.
---
**Note:**
This script is for educational and informational purposes only. Always backtest and validate strategies before using them in live trading.
Cari dalam skrip untuk "Buy sell"
Strong Buy/Sell with Demand/Supply and Volume HighlightStrong Buy/Sell with Demand/Supply and Volume Highlight
This indicator combines key technical elements to provide traders with robust buy and sell signals while highlighting significant market zones and volume trends. It's designed for traders seeking clarity and precision in their decision-making process.
Features:
Dynamic Buy/Sell Signals:
Utilizes the crossover of a fast EMA (default: 9) and a slow EMA (default: 21) to generate reliable buy and sell signals.
Buy signals are marked with green upward labels, while sell signals are marked with red downward labels.
Demand and Supply Zone Detection:
Automatically plots demand (support) and supply (resistance) zones based on recent price movements when buy or sell signals are triggered.
Zones are visually marked with lines for quick identification of key price levels.
Volume Analysis:
Highlights candles with high volume relative to the average 20-period volume (adjustable via the volume multiplier input).
High-volume bullish candles are marked green, and bearish candles are marked red, allowing traders to spot significant market activity instantly.
Inputs:
EMA Periods: Customizable fast and slow EMA settings to adjust signal sensitivity.
Demand/Supply Zones: Option to toggle the visibility of demand and supply levels.
Volume Multiplier: Control the threshold for detecting high-volume candles.
How to Use:
Buy Opportunities: Look for buy signals when the fast EMA crosses above the slow EMA, supported by demand zones and high volume.
Sell Opportunities: Observe sell signals when the fast EMA crosses below the slow EMA, reinforced by supply zones and bearish high-volume candles.
Combine this indicator with your trading strategy to enhance decision-making and improve trade timing.
This indicator is suitable for multiple timeframes and markets, making it a versatile tool for scalpers, day traders, and swing traders.
Stochastics Oscillator with Buy/Sell Indicator [iSTAGs]iSTAGs "Stochastics Oscillator" with Buy/Sell Indicator
Overview
The Stochastics Oscillator is a versatile trading indicator designed to provide comprehensive insights into market momentum and potential price reversals. With its multi-layered approach, it incorporates a blend of oscillators, smoothed averages, and relative strength measures to deliver actionable trading signals.
Disclaimer
This indicator is provided for study purposes only . While it may assist in identifying potential buy and sell opportunities, please note:
1. False Signals: The buy/sell indicators may generate false signals. Always validate signals using additional analysis or tools.
2. Trading Strategies: Use appropriate exit points and stop-loss levels as part of your overall trading strategy.
3. No Guarantees: Do not rely solely on this indicator for trading decisions. Market conditions may change, and no indicator guarantees accurate results.
4. Strategy Testing: The strategy associated with this indicator is not tested, and backtesting features are not available at this time.
Key Features
1. Stochastics Oscillator
• Combines the smoothed ranges of price movement to identify overbought and oversold conditions.
• Inbuilt signal lines helps pinpoint potential crossovers for trend reversals.
2. Zones Highlighting
• Clearly visualized zones for:
o Overbought (70–100): Caution for potential reversals.
o Bullish (0–40): Positive momentum.
o Bearish (0 to -40): Negative momentum.
o Oversold (-70 to -100): Potential buying opportunities.
3. Buy and Sell Signals
• Primary Buy/Sell Indicator: Highlighted directly on the chart for ease of use.
• Potential Buy/Sell Signals: Secondary indicators based on advanced crossover conditions that can generate early signals.
4. RSI Integration
• Realtime RSI value display for an additional layer of confirmation.
• Color-coded RSI values to easily interpret market strength:
o Red: Overbought (>80)
o Orange: Strong momentum (70–80)
o White: Neutral (30–70)
o Blue: Weak momentum (20–30)
o Green: Oversold (<20)
5. Limited Customizable Visuals
o Clean and color-coded plots and fills make it intuitive to identify trends and trading opportunities at a glance.
How to Use
1. Trading Signals:
• Use buy/sell shapes and flags for identifying potential entry and exit points.
• Combine primary buy/sell indicator and secondary buy/sell signals for higher confidence.
2. Trend Confirmation:
• Monitor the oscillator and signal crossovers alongside zone fills to gauge market direction.
3. RSI Analysis:
• Keep an eye on the RSI value and its color coding for confirmation of overbought or oversold conditions.
Settings
• Enable/Disable Features: Customize the visibility of Buy/Sell indicators, Potential Signals, and RSI display.
• Editable Zones: Adjust zone colors and ranges to suit your trading strategy.
Conclusion
The Stochastics Oscillator is a powerful tool for traders seeking to enhance their technical analysis. Its layered approach provides clarity, precision, and adaptability for a wide range of trading strategies, whether you're a scalper, swing trader, or long-term investor.
________________________________________
Developed by iSTAGs
________________________________________
Happy Trading! 🎯
5-Minute Buy/Sell SignalThe 5-Minute Buy/Sell Signal Indicator is designed to help short-term traders identify potential buy and sell opportunities on a 5-minute chart using a combination of multiple technical indicators. This indicator integrates the following key components to generate buy and sell signals:
MACD (Moving Average Convergence Divergence):
The MACD helps identify the strength and direction of the market trend by comparing the difference between short-term and long-term moving averages. A positive MACD histogram indicates bullish momentum, while a negative histogram indicates bearish momentum.
RSI (Relative Strength Index):
The RSI is a momentum oscillator that measures the speed and change of price movements. The indicator is used to determine overbought or oversold conditions:
Oversold (below 30): Potential buy signal.
Overbought (above 70): Potential sell signal.
EMA (Exponential Moving Average):
The 50-period EMA is used to determine the prevailing trend. When the price is above the EMA, it indicates a bullish trend; when it is below the EMA, it indicates a bearish trend.
Volume:
The indicator incorporates volume analysis to confirm the strength of signals. Signals are only considered valid when the current volume exceeds the average volume over the last 20 periods, ensuring that there is sufficient market participation to support the move.
Signal Generation:
Buy Signal:
The signal is generated when:
MACD histogram is positive (bullish momentum).
RSI is below the oversold level (indicating a potential reversal).
The price is above the 50-period EMA (indicating an uptrend).
Current volume is higher than the 20-period volume moving average (confirming the strength of the buy signal).
Sell Signal:
The signal is generated when:
MACD histogram is negative (bearish momentum).
RSI is above the overbought level (indicating a potential reversal).
The price is below the 50-period EMA (indicating a downtrend).
Current volume is higher than the 20-period volume moving average (confirming the strength of the sell signal).
Signal Display:
Buy Signal: A green "BUY" label appears below the bar when all buy conditions are met.
Sell Signal: A red "SELL" label appears above the bar when all sell conditions are met.
Usage:
This indicator is specifically designed for 5-minute charts, making it ideal for scalpers and day traders who need quick, reliable signals to trade in short timeframes. By combining multiple indicators—MACD, RSI, EMA, and Volume—the system ensures that the buy or sell signals are well-confirmed, reducing the likelihood of false signals and increasing the probability of successful trades.
Alert Conditions:
Alerts can be set up for both buy and sell signals, enabling traders to be notified when the conditions for a potential trade are met, ensuring they never miss a trading opportunity.
In summary, this indicator provides a comprehensive, multi-faceted approach to identifying buy and sell opportunities, helping traders make more informed decisions based on a detailed technical analysis.
Curious Buy - Sell Indicator - Institutional Zones (Smart Money)How the Script Works:
1. The Scripts identifies Institutional Demand , Supply & Neutral Zones with FIBS on the scripts with Rectangle BOX with labels in advance. User can insert desired start and end value to plot institutional zones
2. Script generates BUY - SELL signals shape based on candle stick formation in live market and labels with BUY - SELL image for easy identification
3. Script gives pop message EXIT SHORT once Buy spotted and candle close above the buy signal and same way EXIT LONG once Sell spotted and candle close below the buy signal
4. Scripts identifies the candle closing above the BUY - SELL signals Eg - If buy spotted the candle closing above the BUY signal with display with BLUE color Candle same way for sell signal the candle closing below the sell signal candle with display with BLACK color candle.
5. Script spots fake signals which are not valid and can be ignored by the end user
6. Three EMA's 20,50,200 has implemented to identify the strength of the market
7. Scripts identifies OPEN = LOW & OPEN = HIGH candle stick to spot the Institutional BUY - SELL activity
8. The script provides visual clues on the chart to help users identify potential trading opportunities.
9. The script provides visual clues on the chart to help users identity potential trading opportunities in live market
10. The looks and parameters of the script can be modified by end user to customize and adapt to different strategy.
11. With the script user can check higher time frame DAILY \ WEEKLY BUY - SELL signals to plan intraday trades and plan safe BUY - SELL positions.
How Users Can Make Profit Using This Script:
1. Identify potential BUY - LONG opportunities: When a valid BUY is detected and condition is met, it is suggested to opening BUY position with stoploss below the BUY signal spotted candle.
Safe users can execute BUY position once BLUE COLOR candle is formed, Wait for pull back to reduce the stoploss
2. Identify potential SELL - SHORT opportunities: When a valid SELL is detected and condition is met, it suggests a potential opening SELL positions with stoploss above the BUY signal spotted candle. Safe users can execute SELL position once BLACK COLOR candle is formed, Wait for pull back to reduce the stoploss.
3. Script generated BUY - SELL signal met target with the Institutional zone. Eg if BUY spotted at demand zone target will be neutral zone & Supply zone.
4. Script designed for user to spot high probability trades when BUY SIGNAL SPOTTED at the Institutional Demand zone same way SELL SIGNAL SPOTTED AT INSTITUTIONAL supply zone.
5. Combine with additional analysis: Users can utilize this script as a tool in their overall trading strategy. They can combine the signals with fundament analysis , market sentiment to make more informed trading decision
6.Set risk management measures: It is important for users to implement proper risk management strategies when trading based on the scripts signals. To avoid potential losses user once spotted BUY - SELL execute the long or short position. Ensure to place the stoploss to avoid potential losses and place the target. Once your trade is moving in your favor
can trial your stoploss to cost and protect the profits.
Uptrick: MACD Slope Buy/Sell SignalsThe "Uptrick: MACD Slope Buy/Sell Signals" indicator is an advanced technical analysis tool meticulously crafted to provide traders with precise buy and sell signals derived from the slope changes of the Moving Average Convergence Divergence (MACD) signal line. This indicator integrates user-defined parameters for the MACD calculation, including the fast length, slow length, and signal smoothing period. These parameters allow traders to customize the indicator according to their specific trading strategies and timeframes, ensuring adaptability across various market conditions.
The primary function of this indicator is to monitor the slope of the MACD signal line and detect significant shifts that indicate potential changes in market momentum. The indicator calculates the slope by comparing the current value of the signal line to its previous value, and further determines the change in slope to identify acceleration or deceleration in the trend. A buy signal is generated when the slope of the signal line transitions from negative to positive, signaling an upward momentum, while a sell signal is triggered when the slope moves from positive to negative, indicating a downward trend. To enhance signal accuracy, the indicator distinguishes between regular and strong signals. A strong buy signal requires the slope change to be greater than the simple moving average (SMA) of recent slope changes, whereas a strong sell signal necessitates the slope change to be less than the negative SMA of recent slope changes.
A unique feature of this indicator is its dynamic and intuitive visualization. When a strong buy or sell signal is identified, it plots labels ('B' for buy and 'S' for sell) directly on the price chart. These labels are strategically positioned below or above the respective bars to ensure clear visibility and reduce chart clutter. The indicator also includes an option to connect consecutive signals with lines, which enhances the visual tracking of signal sequences and provides a coherent view of the trend's progression. The color intensity of the plotted signals varies based on the absolute value of the slope, offering an immediate visual cue on the strength of the detected trend changes. A steeper slope results in a darker color, signaling a stronger trend.
To facilitate comprehensive analysis, the indicator also plots the MACD and signal lines on the chart, providing traders with a reference to the underlying data that drives the buy and sell signals. These lines are color-coded for easy differentiation: the MACD line is typically blue, and the signal line is orange. This visual aid ensures that traders have a clear understanding of the indicator's basis and can cross-reference the generated signals with the MACD behavior.
The calculation of this indicator is grounded in well-established technical analysis principles. It employs the MACD function to derive the MACD line and signal line based on the user-defined parameters. The slope of the signal line is then computed, followed by the calculation of the slope change. The buy and sell signals are determined by comparing the current and previous slopes, and the strong signals are filtered through an additional layer of slope change analysis relative to its moving average.
The accuracy and reliability of the "Uptrick: MACD Slope Buy/Sell Signals" indicator stem from its thorough and methodical approach to signal generation. By combining user customization, detailed slope analysis, and robust visual elements, this indicator serves as a powerful tool for traders seeking precise entry and exit points in the market. Its ability to adapt to different trading styles and market conditions, coupled with its clear visual cues, makes it a valuable addition to any trader's toolkit, enhancing decision-making and improving trading outcomes.
AI Big Players Move Pattern with Buy/Sell Signals.Big Players Move Pattern with Buy/Sell Signals
Description:
The "Big Players Move Pattern with Buy/Sell Signals" indicator is a powerful tool designed to help traders identify potential market movements driven by institutional investors, also known as big players or smart money. This indicator leverages key patterns such as volume spikes, support and resistance breakouts, and accumulation/distribution trends to generate actionable buy and sell signals.
Key Features:
Volume Spike Detection:
Volume Spike Length: The indicator calculates the moving average of volume over a user-defined period (default: 20 periods).
Volume Spike Multiplier: A volume spike is detected when the current volume exceeds the moving average volume by a specified multiplier (default: 2.0).
Visual Cue: Volume spikes are plotted on the chart with an orange triangle, indicating potential big player activity.
Support and Resistance Breakouts:
Support/Resistance Length: The indicator identifies key support and resistance levels based on the highest highs and lowest lows over a user-defined period (default: 50 periods).
Breakout Detection: The indicator detects and highlights breakouts above resistance levels and breakdowns below support levels.
Visual Cues: Breakouts are plotted with green upward labels, while breakdowns are plotted with red downward labels.
Accumulation/Distribution Line:
Trend Analysis: The accumulation/distribution line is calculated to provide insights into whether a stock is being accumulated (bought) or distributed (sold) by big players.
Visual Cue: The line is plotted on the chart, helping traders understand underlying market trends.
Buy and Sell Signals:
Buy Signal: Generated when a volume spike coincides with a price crossover above the support level.
Sell Signal: Generated when a volume spike coincides with a price crossover below the resistance level.
Visual Cues: Buy signals are plotted with green labels, and sell signals are plotted with red labels.
Alerts:
Custom Alerts: The indicator includes customizable alerts for volume spikes, buy signals, and sell signals, ensuring that traders never miss a significant market movement.
Benefits:
Early Detection: By identifying the activities of big players, traders can position themselves early to capitalize on significant price movements.
Visual Clarity: Clear visual indicators and signals help traders make informed decisions quickly and accurately.
Customization: Adjustable parameters allow traders to tailor the indicator to their specific trading strategies and timeframes.
Use Cases:
Day Trading: Ideal for identifying intraday movements and capitalizing on short-term opportunities.
Swing Trading: Effective for capturing medium-term trends driven by institutional activities.
Position Trading: Useful for understanding long-term accumulation and distribution patterns by big players.
Enhance your trading strategy with the "Big Players Move Pattern with Buy/Sell Signals" indicator and gain a competitive edge by tracking the movements of institutional investors.
Johnny's Adjusted BB Buy/Sell Signal"Johnny's Adjusted BB Buy/Sell Signal" leverages Bollinger Bands and moving averages to provide dynamic buy and sell signals based on market conditions. This indicator is particularly useful for traders looking to identify strategic entry and exit points based on volatility and trend analysis.
How It Works
Bollinger Bands Setup: The indicator calculates Bollinger Bands using a specified length and multiplier. These bands serve to identify potential overbought (upper band) or oversold (lower band) conditions.
Moving Averages: Two moving averages are calculated — a trend moving average (trendMA) and a long-term moving average (longTermMA) — to gauge the market's direction over different time frames.
Market Phase Determination: The script classifies the market into bullish or bearish phases based on the relationship of the closing price to the long-term moving average.
Strong Buy and Sell Signals: Enhanced signals are generated based on how significantly the price deviates from the Bollinger Bands, coupled with the average candle size over a specified lookback period. The signals are adjusted based on whether the market is bullish or bearish:
In bullish markets, a strong buy signal is triggered if the price significantly drops below the lower Bollinger Band. Conversely, a strong sell signal is activated when the price rises well above the upper band.
In bearish markets, these signals are modified to be more conservative, adjusting the thresholds for triggering strong buy and sell signals.
Features:
Flexibility: Users can adjust the length of the Bollinger Bands and moving averages, as well as the multipliers and factors that determine the strength of buy and sell signals, making it highly customizable to different trading styles and market conditions.
Visual Aids: The script vividly plots the Bollinger Bands and moving averages, and signals are visually represented on the chart, allowing traders to quickly assess trading opportunities:
Regular buy and sell signals are indicated by simple shapes below or above price bars.
Strong buy and sell signals are highlighted with distinctive colors and placed prominently to catch the trader's attention.
Background Coloring: The background color changes based on the market phase, providing an immediate visual cue of the market's overall sentiment.
Usage:
This indicator is ideal for traders who rely on technical analysis to guide their trading decisions. By integrating both Bollinger Bands and moving averages, it provides a multi-faceted view of market trends and volatility, making it suitable for identifying potential reversals and continuation patterns. Traders can use this tool to enhance their understanding of market dynamics and refine their trading strategies accordingly.
Uptrick: RSI MA Buying/Selling signalsIndicator Purpose:
This indicator, titled "Uptrick: RSI MA Buying/Selling signals" or "UpRSIMA," aims to provide buying and selling signals based on the Moving Average (MA) of the Relative Strength Index (RSI).
It plots the RSI MA line and highlights whether the RSI MA value is above or below 50, indicating potential bullish or bearish signals, respectively.
RSI Calculation:
The script calculates the RSI using a user-defined length parameter (default is 14) and a specified source (typically the closing price).
It then computes the MA of the RSI using the Recursive Moving Average (RMA) function applied to the RSI values.
Color Representation:
The color of the RSI MA line is determined based on whether it's above or below the neutral level of 50.
If the RSI MA is above 50, indicating potential bullish signals, the color is set to green; otherwise, it's set to red for potential bearish signals.
Plotting:
The RSI MA line is plotted on the chart with the specified color based on its value relative to 50.
Additionally, a horizontal line is drawn at y = 50 to visually represent the neutral level.
Histogram bars are also added to visually represent the difference between the RSI MA and the neutral level, with green bars indicating bullish signals and red bars indicating bearish signals.
User Interface:
The indicator is designed to be used as an overlay on price charts, allowing traders to easily visualize potential buying and selling signals based on RSI MA crossovers and levels relative to 50.
Overall, the "Uptrick: RSI MA Buying/Selling signals" indicator offers traders insights into potential trend reversals or continuations based on the moving average of the Relative Strength Index, aiding them in making informed trading decisions.
Algorganic Buy / Sell / X-Exit Signal [UOI]The " Algorganic Buy / Sell / X-Exit Signal " indicator is an Algorithmic Machine Learning-based superpack indicator that generates buy and sell signals for trading in financial markets. It is packed with conditional statemnets and filters to avoid false signals and utilizes Nearest Neighbors Model (NNM) algorithm with a distance metric to determine the direction of the price movement and make predictions according to the next past 12 bars for the next 4 to 8 bars in whatever chart frame the trader is using. Ideal time frames are 2, 3, 5 and 15 minutes for option traders and scalpers can use it on the 1 minute chart.
The indicator takes into account various technical indicators such as Relative Strength Index (RSI), Average Directional Index (ADX), CCI, Stochastic, ATR and major EMAs and has two optimizer for confirmation. These indicators are used as features to train the Machine Learning model and at the same time to provide better buy and sell signals with multiple "if" conditions.
The NNM algorithm calculates the distance between the current data point and historical data points. It works like a mixture of ATR and ADX. By considering the nearest neighbors, the model predicts the direction of future price movement. The predictions are filtered using additional criteria, including volatility, trend detection, and, ATR and ADX values.
The indicator provides visual signals on the chart, indicating when to enter a long (buy) or short (sell) position but traders should also be mindful of support and resistance levels and oversold and overbought conditions and the higher timeframe signal. It also offers options for dynamic exits based on specific conditions or fixed exits after a predefined number of bars.
Additionally, the indicator includes filters based on EMA (Exponential Moving Average), SMA (Simple Moving Average), and a kernel regression technique. These filters help to refine the signals and reduce noise in the predictions.
The indicator also includes alert functionalities to notify traders of entry and exit points.
The Algorganic is a versatile trading indicator that provides buy and sell signals based on the analysis of various popular technical indicators in combination with Machine Learning techniques with technical analysis and support and resistance levels to generate trading signals, helping traders make informed decisions. This powerful tool overlays on your price chart and can be used across different markets and timeframes.
Key Features:
1. Dynamic EMA Support and Resistance Levels: You can define the top and bottom lines as either 'Support' or 'Resistance'. These levels are calculated using an Exponential Moving Average (EMA) and Average True Range (ATR) inputs.
2. Exponential Moving Average (EMA): The EMA is calculated based on the EMA length input provided by the user, with a default setting of 21 periods.
3. Average True Range (ATR): The ATR is calculated with a default length of 14 periods and is used in determining the support and resistance levels.
4. Buy/Sell Signals: The indicator provides buy and sell signals when the price hits the defined support or resistance levels. These signals are represented by X-shapes plotted on the chart, with green indicating a hit on support (buy signal), and red indicating a hit on resistance (sell signal).
5. Trend Strength Analysis: It uses a unique combination of technical indicators like MACD, RSI, Velocity, CCI, Stochastic, and a custom trend strength indicator. The settings for each of these indicators can be customized according to user preference.
6. Bull/Bear Tug of War: This feature paints the little triangles green if the majority of the indicators are bullish, and red if the majority are bearish. This is a powerful feature to visualize the overall market sentiment.
7. Buy/Sell Alert: The script generates alerts for potential buy and sell signals. Alerts contain information about the signal type, ticker symbol, and current price.
8. Plot EMA Line: This indicator includes an option to display an additional EMA line on the chart, which can be toggled on or off as per the user's choice.
How to use it:
You basically need to master riding this machine. There are a lot of conditions that have been added to make sure novice traders do not make a mistake. The image below shows how to use the indicator. Pay attention to colors:
Longer time frame you should pay attention to the EMA lines and over bought and oversold levels in the optimizers. here is an example:
And another example on 15 min timeframe:
On top of all the above, this indicator has a built-in advanced support and resistance tool that dynamically identifies pivot points and their corresponding support and resistance zones based on the historical data of a given asset. So what this means is that you should ignore a buy signal very close to a resistance and only enter when the resistance is broken.
Here are the configurable support and resistance parameters:
1. Pivot Period : The period considered for pivot detection. The range is between 4 to 30 days with a default value of 25.
2. Source: The price point to be used as the source for pivot detection. You can choose between 'High/Low' and 'Close/Open'.
3. Maximum Number of Pivot: This defines the maximum number of pivot points that the algorithm will store. This can be anywhere from 5 to 100, with 45 as the default value.
4. Maximum Channel Width % : This sets the maximum width of the support/resistance channel as a percentage. Minimum value is 1, with a default value of 10. Higher numbers capture longer timeframe and lower number shorter timeframes. For scalping use 5 or 8 for swing use 12 or 14.
5. Maximum Number of Lines: This sets the maximum number of support/resistance lines displayed on the chart. It ranges from 1 to 15 with a default of 10.
6. Minimum Strength: This is the minimum strength of the support or resistance line, defined by the number of times price touches it. It ranges from 1 to 10 with a default of 2.
7. Line Style: This option allows the user to choose the line style between 'Solid', 'Dotted', and 'Dashed'.
8. Line Width: This allows users to choose the width of the line ranging from 1 to 4.
9. Resistance Color and Support Color: These define the colors for the resistance and support lines.
The script also includes functions to calculate if the price has crossed over or under a support or resistance line.
The S/R assist uses these inputs to calculate pivot highs and lows, create support and resistance zones, and plot these on the chart. When the price crosses a support or resistance line, the script can identify this as a possible trading signal. The lines' strengths are also calculated, and only those with strengths above the user-defined minimum are drawn on the chart.
Multi-Divergence Buy/Sell IndicatorThe "Multi-Divergence Buy/Sell Indicator" is a technical analysis tool that combines multiple divergence signals from different indicators to identify potential buy and sell opportunities in the market. Here's a breakdown of how the indicator works and how to use it:
Input Parameters:
RSI Length: Specifies the length of the RSI (Relative Strength Index) calculation.
MACD Short Length: Specifies the short-term length for the MACD (Moving Average Convergence Divergence) calculation.
MACD Long Length: Specifies the long-term length for the MACD calculation.
MACD Signal Smoothing: Specifies the smoothing length for the MACD signal line calculation.
Stochastic Length: Specifies the length of the Stochastic oscillator calculation.
Stochastic Overbought Level: Defines the overbought level for the Stochastic oscillator.
Stochastic Oversold Level: Defines the oversold level for the Stochastic oscillator.
Calculation of Indicators:
RSI: Calculates the RSI based on the specified RSI Length.
MACD: Calculates the MACD line, signal line, and histogram based on the specified MACD parameters.
Stochastic: Calculates the Stochastic oscillator based on the specified Stochastic parameters.
Divergence Detection:
RSI Divergence: Identifies a bullish divergence when the RSI crosses above its 14-period simple moving average (SMA).
MACD Divergence: Identifies a bullish divergence when the MACD line crosses above the signal line.
Stochastic Divergence: Identifies a bullish divergence when the Stochastic crosses above its 14-period SMA.
Buy and Sell Conditions:
Buy Condition: Triggers a buy signal when all three divergences (RSI, MACD, and Stochastic) occur simultaneously.
Sell Condition: Triggers a sell signal when both RSI and MACD divergences occur, but Stochastic divergence does not occur.
Plotting Buy/Sell Signals:
The indicator plots green "Buy" labels below the price bars when the buy condition is met.
It plots red "Sell" labels above the price bars when the sell condition is met.
Usage:
The indicator can be used on any timeframe and for any trading instrument.
Look for areas where all three divergences (RSI, MACD, and Stochastic) align to generate stronger buy and sell signals.
Consider additional technical analysis and risk management strategies to validate the signals and manage your trades effectively.
Remember, no indicator guarantees profitable trades, so it's essential to use this indicator in conjunction with other tools and perform thorough analysis before making trading decisions.
Feel free to ask any questions
Standard Deviation Buy Sell Signals [UOI]The "Standard Deviation Buy Sell Signals" which is a Mean and VWAP Deviation Super Pack that includes many additional features is an advanced technical analysis tool designed to assist traders in making well-informed decisions in the financial markets. It incorporates various functions and calculations to provide a comprehensive analysis of price movements, trends, and potential trading opportunities in different timeframes. The Super Pack combines elements of volume-weighted average price (VWAP), mean calculation on multiple time frames, standard deviation signals and bands, overbought and oversold signals, measures of central tendency, and multiple time frame calculations of mean reversion. A truly unique indicator.
Here is the details of the supper pack and what is included:
1. VWAP (Volume-Weighted Average Price): The Mean and VWAP Deviation Super Pack includes VWAP, which calculates the average price of a security weighted by its trading volume. This helps traders identify the average price at which a significant amount of trading activity has occurred and can serve as a reference point for determining whether the current price is overvalued or undervalued.
2. Standard Deviation Signals and Bands: The Super Pack incorporates standard deviation signals and bands to measure the volatility of price movements. By calculating the standard deviation of price data, it identifies price levels that deviate significantly from the average, indicating potential overbought or oversold conditions. The standard deviation bands provide visual boundaries that help traders assess the likelihood of a price reversal or continuation. The bands are hidden to avoid too many lines but you can enable them in the setting. See image below:
3. Overbought and Oversold Signals: Using the standard deviation calculations, the Mean and VWAP Deviation Super Pack generates overbought and oversold signals. These signals indicate when a security's price has moved to an extreme level, suggesting a potential reversal or correction in the near future. Traders can use these signals to time their entries or exits in the market. You can change the RSI number in the setting to get more or less signals.
4. Measures of Central Tendency: The Super Pack incorporates measures of central tendency, such as the mean, median, or mode, to provide a sense of the average or typical price behavior. These measures help traders identify the prevailing trend or price direction and assess the likelihood of a trend continuation or reversal. This provide reassurance of whether price is too far from center in multiple time frames.
5. Multiple Time Frame Calculation of Mean Reversion: The Mean and VWAP Deviation Super Pack employs multiple time frame calculations to identify mean reversion opportunities. It compares the current price with the historical average price over different time periods, allowing traders to identify situations where the price has deviated significantly from its mean and is likely to revert back to its average value. This can be useful for swing trading or short-term trading strategies.
By combining these various functions, the Mean and VWAP Deviation Super Pack provides traders with a comprehensive analysis of price dynamics, trend strength, potential reversals, and mean reversion opportunities. It aids in making more informed trading decisions and improving overall trading performance.
Why is this super pack indicator an essential trading strategy for every trader:
Standard deviation and mean reversion are valuable tools for traders, especially when the market is in a ranging phase. A ranging market is characterized by price movements that oscillate between defined support and resistance levels, with no clear trend in either direction. In such market conditions, standard deviation and mean reversion strategies can be particularly effective. Here's why:
1. Standard Deviation: Standard deviation is a statistical measure that quantifies the volatility or dispersion of price data around its average. In a ranging market, where prices tend to fluctuate within a certain range, standard deviation can help identify overbought and oversold levels. When the price reaches the upper end of the range, the standard deviation bands widen, indicating higher volatility and a potential selling opportunity. Conversely, when the price reaches the lower end of the range, the bands narrow, suggesting lower volatility and a potential buying opportunity. Traders can use these signals to anticipate price reversals and take advantage of the predictable nature of ranging markets.
2. Mean Reversion: Mean reversion is a concept that suggests prices tend to move back toward their average or mean over time. In a ranging market, where prices repeatedly move between support and resistance levels, mean reversion strategies can be highly effective. By identifying when the price has deviated significantly from its mean, traders can anticipate a potential reversal back toward the average. When the price reaches extreme levels, indicating overbought or oversold conditions, traders can enter positions in the opposite direction, expecting the price to revert to its mean. Mean reversion strategies can be implemented using various indicators, including Bollinger Bands, moving averages, or standard deviation bands.
3. Range Boundaries: In a ranging market, the upper and lower boundaries of the price range serve as reliable reference points for traders. Standard deviation and mean reversion strategies capitalize on the repetitive nature of price movements within these boundaries. Traders can set their entry and exit points based on the standard deviation bands or mean reversion signals to take advantage of price reversals near the range boundaries. By properly identifying and reacting to these levels, traders can profit from the price oscillations within the range.
4. Risk Management: Standard deviation and mean reversion strategies provide traders with clear entry and exit points, allowing for effective risk management. By placing stop-loss orders beyond the range boundaries or the standard deviation bands, traders can limit their potential losses if the price continues to move against their positions. Additionally, by taking profits near the opposite range boundary or when the price reverts back to the mean, traders can secure their gains and maintain a disciplined approach to trading.
Standard deviation and mean reversion strategies offer traders a systematic approach to capitalize on ranging markets. But the cherry on top is the overbought and oversold signals:
The concept of overbought and oversold levels is widely used in technical analysis to identify potential reversals in price trends. Typically, indicators like the Relative Strength Index (RSI) are employed to determine when an asset may be overbought or oversold. However, you have developed a unique approach by incorporating an interactive variable with RSI and Average True Range (ATR) to create a distinct overbought and oversold signal. Here's why this approach stands out:
1. Divergence: Your approach introduces a divergence concept by combining RSI and ATR. Traditionally, overbought and oversold signals rely solely on RSI readings. However, by considering the interaction between RSI and ATR, you bring a new dimension to these signals. The divergence occurs when the RSI indicates overbought conditions while simultaneously ATR crosses over into bearish territory, or when the RSI signals oversold conditions along with ATR crossing over into bullish territory. This divergence adds an extra layer of confirmation to the overbought and oversold signals.
2. Reduced False Signals: The incorporation of ATR in conjunction with RSI helps filter out false signals that may occur during trending market conditions or short squeezes. Trend days or periods of increased volatility can cause RSI to remain in overbought or oversold territory for an extended period, generating numerous signals that may not be reliable. By considering the crossing of ATR into bearish or bullish territory, your approach adds a dynamic element to the signal generation process. This interactive variable helps ensure that the overbought and oversold signals are not solely based on RSI getting hot, reducing the likelihood of false signals during trending or volatile periods.
3. Improved Timing: The interaction between RSI and ATR provides a more nuanced approach to timing overbought and oversold signals. By waiting for the ATR to confirm the RSI signal, you introduce an additional condition that enhances the precision of the timing. The bearish or bullish crossover of ATR serves as a confirmation that market conditions align with the overbought or oversold signal indicated by RSI. This combined approach allows for more accurate entry or exit points, increasing the potential profitability of trades.
4. Customization and Adaptability: By creating this interactive variable with RSI and ATR, you have developed a customizable approach that can be adapted to different trading styles and preferences. Traders can adjust the sensitivity of the signals by modifying the parameters of the RSI and ATR. This flexibility allows for a personalized trading experience and enables traders to align the signals with their specific risk tolerance and market conditions.
This approach to overbought and oversold signals utilizing RSI and ATR introduces a unique perspective to technical analysis. By incorporating divergence and interactive variables, you enhance the reliability of these signals while reducing false readings. This approach provides improved timing and adaptability, making it a valuable tool for traders seeking to identify potential reversals in price trends with greater accuracy and confidence.
HOW to avoid fake signals?
When it comes to trading with standard deviation as a strategy, it's important to note that on extreme trend days, this indicator may generate false signals. This occurs because standard deviation is primarily designed to measure volatility and deviations from the mean in a range-bound market. During strong trending periods, the price tends to move in one direction with minimal deviations, rendering the standard deviation less effective.
To avoid trading based solely on standard deviation during extreme trend days, it is advisable to incorporate additional indicators that can provide insights into the stock's trend or squeeze conditions. These indicators can help determine whether the market is experiencing a strong trend or a squeeze, allowing you to avoid false signals generated by standard deviation.
By utilizing complementary indicators such as trend-following indicators (e.g., moving averages, trendlines) or volatility indicators (e.g., Bollinger Bands), you can gain a more comprehensive understanding of the market environment. These indicators can help confirm whether the stock is in a trending phase or experiencing a squeeze, helping you avoid entering trades solely based on standard deviation during these extreme trend days.
In summary, while standard deviation is a valuable tool in range-bound markets, it may produce unreliable signals on extreme trend days. By incorporating other indicators that provide insights into the stock's trend or squeeze conditions, traders can better assess the market environment and avoid false signals generated by standard deviation during these periods. This approach enhances the overall effectiveness and accuracy of trading strategies, leading to more informed and profitable decision-making.
active buy/sell effectivenessIntrabar up/down movement divided by intrabar up/down volume , by counting the candles in a lower time frame. This shows how much active buy/sell orders can push the price and evaluate the selling/buying pressure, and can be used to identify potential swing highs and lows or to confirm patterns.
Wavy Tunnel + Trend ATR Buy Sell Signal by PaRnWavy Tunnel + Trend ATR Buy Sell Signal by PaRn
Originality by PaRn
First Combination of Wavy Tunnel + Trend ATR Buy Sell Signal by PaRn
"Buy Sell Signal" is base on Volatility Stop 20, Multiplier 2.5
"Trend Signal" is based on EMA crossover between EMA12(Close) and EMA26(Close)
Take Profit Line is EMA15(Default)
Wavy line Base on EMA34(high,close,low)
Tunnel line Base on EMA144(close),EMA169(close)
Green Candle Bar = "Uptrend"
Red Candle Bar = "Downtrend"
Buy when "Buy" Signal present
Follow Trend till the end of the trend : "Sell" Signal present
Buy More (Optional) = Green Arrow present on Uptrend
How to use Wavy Tunnel + Trend ATR Buy Sell Signal by PaRn
- Wavy Tunnel + Trend Signal can be used in any timeline from 5 Minutes to Weeks
- Price above both Wavy & Tunnel = "Uptrend"
- Green Candle Bar = Uptrend
- Buy when "Buy" Signal present
- Buy More (Optional) = Green Arrow present on Uptrend
- Hold your possition and Follow Trend till the end of the trend : "Sell" Signal present, It's time to sell all position
NOT RECOMMEND TO USE ON SIDEWAY MARKET
MACD Hybrid BSHMACD = Moving Average Convergence and Divergence
Hybrid = Combining the two main MACD signals into one indicator
BSH = Buy Sell Hold
This indicator looks for a crossover of the MACD moving averages (12ema and 26ema) in order to generate a buy/sell signal and a crossover of the MACD line (12ema minus 26ema) and MACD signal line (9ema of MACD line) in order to generate a completely seperate buy/sell signal. The two buy/sell signals are combined into a hybrid buy/sell/hold indicator which looks for one, neither, or both signals to be "buys." If both signals are buys (fast crossed above slow), a "buy" signal is given (green bar color). If only one signal is a buy, a "hold" signal is given (yellow bar color). If neither signal is a buy, a "sell" signal is given (red bar color). Note: MACD moving averages crossing over is the same thing as the MACD line crossing the zero level in the MACD indicator.
It makes sense to have the MACD indicator loaded as a reference when using this but it isn't required. The lines plotted on the chart are the 12ema and a signal line which is the MACD signal line shown relative to the 12ema rather than the MACD line. The 26ema is not plotted on the chart because the chart becomes cluttered, plus the moving averages crossing over is indicated with the MACD indicator.
This indicator should be used with other indicators such as ATR (1), RSI (14), Bollinger bands (20, 2), etc. in order to determine the best course of action when a signal is given. One way to use this as a strict system is to take a neutral cash position when a yellow "hold" signal is given, to go long when a
green "buy" signal is given, and to go short when a red "sell" signal is given. It can be observed that for many tickers and timeframes that green-yellow-green and red-yellow-red sequences are stronger signals than green-yellow-red and red-yellow-green signals.
Note: Chart type must be "bars" in order for the bar colorization to work properly
NKP Buy Sell Signals- INDEXNKP Buy Sell signal is an indicator. It will plot buy / sell signal in live market based on EMA , VWAP , RSI , PSAR, MACD generates information about entry points at close of the candle. Strong Buy/ Sell signal is the best entry point but you can enter at the next candle.
it will give good signals on index- NIFTY, BANK NIFTY
we can see signals like buy/strong buy or sell/strong sell - 5 min candle
if the price above the VWAP and SMA20 lines and buy signal came then go for long if sell signal came below the VWAP and SMA20 line the go for short.
How does it work?
buy - take the buy order in next candle open's stop loss will be signal candle low
strong buy - take the buy order in next candle open's stop loss will be signal candle low
sell - take the sell order in next candle open's stop loss will be signal candle high
strong sell- take the buy order in next candle open's stop loss will be signal candle high
What are the signals?
Yes it will generate the buy/sell/strong buy/strong sell signals in the live market
these signal will plot up/down arrow based on signal.
Can we set the Alert on this?
Yes, we can set the alert based on the signals
Four custom alerts - NKP Buy , NKP strong Buy , NKP Sell, NKP Strong Sell
IMPORTANT: this script does not generate exit signals and those should be find using money management rules or else. Perfectly catches long runs in trends at all underlings (indexes ) at 5 min time frame. Lower/High period gives more incorrect signals and shorter runs on below 5 min period , higher period gives you late entry and less. Of course it gives false signals from time to time but fortunately it makes a correction very fast.
Try it! Good luck and good trading!
For access, please PM us or visit the link below in our Signature.
NKP Buy Sell SignalsNKP Buy Sell signal is an indicator. It will plot buy / sell signal in live market based on EMA , VWAP , RSI , PSAR, MACD generates information about entry points at close of the candle. Strong Buy/ Sell signal is the best entry point but you can enter at the next candle.
we can see signals like buy/strong buy or sell/strong sell - 5 min candle
if the price above the VWAP and SMA20 lines and buy signal came then go for long if sell signal came below the VWAP and SMA20 line the go for short.
How does it work?
buy - take the buy order in next candle open's stop loss will be signal candle low
strong buy - take the buy order in next candle open's stop loss will be signal candle low
sell - take the sell order in next candle open's stop loss will be signal candle high
strong sell- take the buy order in next candle open's stop loss will be signal candle high
What are the signals?
Yes it will generate the buy/sell/strong buy/strong sell signals in the live market
these signal will plot up/down arrow based on signal.
Can we set the Alert on this?
Yes, we can set the alert based on the signals
Four custom alerts - NKP Buy , NKP strong Buy , NKP Sell, NKP Strong Sell
IMPORTANT: this script does not generate exit signals and those should be find using money management rules or else. Perfectly catches long runs in trends at all underlings (stocks, indexes ) at 5 min time frame. Lower/High period gives more incorrect signals and shorter runs on below 5 min period , higher period gives you late entry and less. Of course it gives false signals from time to time but fortunately it makes a correction very fast.
Try it! Good luck and good trading!
For access, please PM us or visit the link below in our Signature.
NKP Buy Sell Signal Alert V1This great and simple buy / sell indicator based on EMA , VWAP , RSI , PSAR, MACD generates information about entry points at close of the candle. Strong Buy/ Sell signal is the best entry point but you can enter at the next candle.
we can see signals like buy/strong buy or sell/strong sell - 5 min candle
if the price above the VWAP line and buy signal came then go for long if sell signal came below the VWAP line the go for short.
buy - take the buy order in next candle opens SL will be signal candle low
strong buy - take the buy order in next candle opens SL will be signal candle low
sell - take the sell order in next candle opens SL will be signal candle high
strong sell- take the buy order in next candle opens SL will be signal candle high
IMPORTANT: this script does not generate exit signals and those should be find using money management rules or else. Perfectly catches long runs in trends at all underlings (stocks, indexes ) at 5 min time frame. Lower/High period gives more incorrect signals and shorter runs on below 5 min period , higher period gives you late entry and less. Of course it gives false signals from time to time but fortunately it makes a correction very fast. Try it! Good luck and good trading!
[astropark] Super RSI [alarms]Dear Followers,
today a new Scalper Tool , which works great on 3 minutes and 5 minutes timeframes , but also down to 1m and up to 30m!
I called it " Super RSI ", as it is based on RSI and inherits some basic functionality from it.
If you check its settings, you will see that you can have 3 different buy-sell sources (first two are active by default):
STRONG BUY/SELL : buy when white area deeply falls into oversold-red zone and sell when white area gets into overbought-green zone (you can set and edit at which level oversold and overbought zones start);
CROSSES : buy when the black RSI line in the middle between red and green area cross under the buy cross limit value and sell when it crosso over the sell cross limit value (you can set and edit specific cross ranges for both buy and sell);
WEAK BUY/SELL : buy when green area at least go below 50 level and sell when red area at least goes above 50 level (you can edit both levels); these conditions are highlighted as background color and are very useful for taking (at least partial) profits in trades.
By default the script will be placed as overlay on the chart, but
> you can activate the oscillator plot by disabling the "hide all plot" option
> and place it in a below pane by clicking on the black arrow at then end on the indicator name in chart and selecting "move to -> a new pane below"
This strategy can trigger till 10 buy or 10 sell signals in a row before reverting, so use a proper money management .
Strategy results are calculated on 20 trading days using 1000$ as initial capital and working at 10x leverage.
The user who wants to use this strategy, especially via an automated bot, must always set a stoploss at 3-5% from entry point or use a proper risk management strategy .
This is not the "Holy Grail", so use it with caution.
This script will let you set all notifications you may need in order to be alerted on each triggered signals.
The backtesting script version of this indicator, which will let you backtest this script and find best settings for your preferred market, can be found here below:
This is a premium indicator , so send me a private message in order to get access to this script .
kido-quarry metric 2018(buy/sell indicator)This is an indicator of when to buy/sell.
The blue background represents the current trend.
And, I tested the accuracy at 45 minutes,/4 hours,/1 days.
If you have any questions, please write to comments.
I would appreciate your feedback. :)
BitcoinNinjas Ninja Signals Buy/Sell Alert Trading Strategy v2.0Bitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script v2.0
(for Cryptocurrencies, Forex, GunBot, ProfitTrailer, automatic trading software, and more)
'Ninja Signals' v2.0 (SCRIPT)
'Ninja Signals' v2.0 (STRATEGY)
'Ninja Signals' v1.0 (SCRIPT)
'Ninja Signals' v1.0 (STRATEGY)
-Allows users to easily set automated buy and sell alerts on TradingView for use with automatic and manual trading of cryptocurrencies, Forex securities, and more (alerts are compatible with automatic trading software such as GunBot, ProfitTrailer, and more).
-Synthesizes many powerful indicators [e.g. Relative Strength Index (RSI), stochastic RSI, Money Flow Index (MFI), Moving Average Convergence Divergence (MACD), etc.) into one super script to generate very precise buy and sell signals in almost any market condition.
-Buy arrows (blue) and sell arrows (red) can be changed or hidden for ease of viewing.
-No lag EMA trendline featuring trend-reversal color-coding (white uptrend, black downtrend).
-Adjustable ‘calibration’ setting allows users to customize the script to work for any currency or security available through TradingView, on any exchange, simply by adjusting a number.
-Complete with backtesting strategy version of script which allows users to test various buy and sell strategies based on the alerts the script generates (see info and screenshots below).
-Backtesting strategy incorporates a user-defined adjustable date range, so users can estimate the script’s performance over specific periods of time, such as the last day, week, or month.
-Backtesting strategy utilizes a minimum protective gain setting to help you never sell for a loss. Simply adjust your minimum profit (%) per trade, and the test results will update.
-Backtesting strategy allows for pyramid buying to test various average down / double up buying strategies. Simply adjust the number of pyramid buys and the quantity of each buy.
- Free 7-day trial available for TradingView users who join our free BitcoinNinjas community.
-Free 24/7 support via BitcoinNinjas Telegram GunBot support group with script purchase.
-Fully compatible with GunBot automatic trading software (TradingView plugin is required).
-Special discount available for traders who purchase GunBot automatic trading software and the GunBot TradingView plugin from BitcoinNinjas, allowing for fully automatic trading.
-Contact us via Email or Telegram for more information, to request additional / custom screenshots, or to start your free trial.
DISCLAIMER: By using this BitcoinNinjas document or ‘Ninja Signals’ planning script, you agree to the BitcoinNinjas 'Terms of Use', as presented on our website (www.BitcoinNinjas.org) and as stated here. No sharing, copying, reselling, modifying, or any other forms of use are authorized for our documents, script / strategy, and the information published with them. This informational document and planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. BitcoinNinjas is not responsible for any losses you may incur. Please invest wisely.
Bitcoin Ninjas 'Ninja Signals' Buy & Sell Alert Trading ScriptBitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script
(for Cryptocurrencies, Forex, GunBot, ProfitTrailer, automatic trading software, and more)
-Allows users to easily set automated buy and sell alerts on TradingView for use with automatic and manual trading of cryptocurrencies, Forex securities, and more (alerts are compatible with automatic trading software such as GunBot, ProfitTrailer, and more).
-Synthesizes many powerful indicators [e.g. Relative Strength Index (RSI), stochastic RSI, Money Flow Index (MFI), Moving Average Convergence Divergence (MACD), etc.) into one super script to generate very precise buy and sell signals in almost any market condition.
-Buy arrows (blue) and sell arrows (red) can be changed or hidden for ease of viewing.
-No lag EMA trendline featuring trend-reversal color-coding (white uptrend, black downtrend).
-Adjustable ‘calibration’ setting allows users to customize the script to work for any currency or security available through TradingView, on any exchange, simply by adjusting a number.
-Complete with backtesting strategy version of script which allows users to test various buy and sell strategies based on the alerts the script generates (see info and screenshots below).
-Backtesting strategy incorporates a user-defined adjustable date range, so users can estimate the script’s performance over specific periods of time, such as the last day, week, or month.
-Backtesting strategy utilizes a minimum protective gain setting to help you never sell for a loss. Simply adjust your minimum profit (%) per trade, and the test results will update.
-Backtesting strategy allows for pyramid buying to test various average down / double up buying strategies. Simply adjust the number of pyramid buys and the quantity of each buy.
-Free 7-day trial available for TradingView users who join our free BitcoinNinjas community.
-Free 24/7 support via BitcoinNinjas Telegram GunBot support group with script purchase.
-Fully compatible with GunBot automatic trading software (TradingView plugin is required).
-Special discount available for traders who purchase GunBot automatic trading software and the GunBot TradingView plugin from BitcoinNinjas, allowing for fully automatic trading.
-Contact us for more information, to request additional / custom screenshots, or to start your free trial.
DISCLAIMER: By viewing and/or using this TradingView script, you agree to the BitcoinNinjas 'Terms of Use', as presented on our website and as stated here. No sharing, copying, reselling, modifying, or any other forms of use, are authorized for this document. This document is strictly for individual use and informational purposes only. This is not financial or investment advice. Investments are always made at your own risk, and are ba